home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / cprog / ddjcomp.lha / urban / var.h < prev   
Encoding:
C/C++ Source or Header  |  1991-04-30  |  253 b   |  10 lines

  1. unsigned int at,to;
  2. unsigned char t[TSIZE];
  3. unsigned int high,low,point,apoint,k;
  4. unsigned int hk,hv,hks,hvs;
  5. unsigned int zr,or;
  6. struct HENTRY h[HKSIZE];
  7. struct ZENTRY zt[TSIZE][MAXCOUNT][MAXCOUNT];
  8. struct HDENTRY hd[TSIZE][256];
  9. unsigned int cut,cin;
  10.